home *** CD-ROM | disk | FTP | other *** search
- Path: gatekeeper.liffe.com!usenet
- From: ralph.mason@liffe.com (Ralph Mason)
- Newsgroups: comp.lang.c++
- Subject: Re: newbie needs help
- Date: Wed, 20 Mar 1996 08:47:59 GMT
- Organization: London International Financial Futures Exchange
- Message-ID: <4ioh4l$sm8@gatekeeper.liffe.com>
- References: <$sjBUKACjrSxEw4g@waichung.demon.co.uk> <4io3kn$4gq@hemp.imel.kyoto-u.ac.jp>
- Reply-To: ralph.mason@liffe.com
- NNTP-Posting-Host: ralph_pc.liffe.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- shamada@kuis.kyoto-u.ac.jp (Shin-ichirou Hamada) wrote:
-
- >Hello, My name is HAMADA Shin-ichirou.
- >I am poor at English, but I want to do something to aid you( and want
- >to talk with English-speakers), so I'm going to post this article.
-
- The problem with the classes you give is they do not produce a
- balanced tree. If you were to add an already ordered list to your
- tree you would get a one sided tree. To implement a proper btree you
- must balance the tree. If you want to know mode I suggest you read
- Robert Sedgewick - Algorithms in C++
-
- -Ralph Mason
-
-
-
-
-
-
-